Scheduler for WPF
BaseObjectMappingCollection<T> クラス プロパティ

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : BaseObjectMappingCollection<T> クラス

このクラスのメンバの一覧は、BaseObjectMappingCollection<T>メンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティReturns MappingInfo object for BaseObject.MenuCaption property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.MenuCaption property of the object to be bound to the appropriate field in the data source.  
Public プロパティReturns MappingInfo object for the BaseObject.Color property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Color property of the object to be bound to the appropriate field in the data source.  
Public プロパティGets the generic equality comparer that is used to determine equality of keys in the collection. C1.Schedule.MappingCollectionBase<T>から継承されます。
Public プロパティGets the number of elements actually contained in the MappingCollectionBase<T> object. C1.Schedule.MappingCollectionBase<T>から継承されます。
Public プロパティReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. C1.Schedule.MappingCollectionBase<T>から継承されます。
Public プロパティReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. C1.Schedule.MappingCollectionBase<T>から継承されます。
Public プロパティオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public プロパティGets or sets the ISite associated with the IComponent. C1.Schedule.MappingCollectionBase<T>から継承されます。
Public プロパティReturns MappingInfo object for the BaseObject.Text property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Text property of the object to be bound to the appropriate field in the data source.  
トップ
参照

BaseObjectMappingCollection<T> クラス
C1.Schedule 名前空間